Analog<T>.ScaleMax Property

Scale Max
<ID("ScaleMax", (int)e.ScaleMax)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property ScaleMax() As T
This language is not supported or no code example is available.
[ID("ScaleMax", (int)e.ScaleMax)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public T ScaleMax {get; set;}
This language is not supported or no code example is available.

Property Value

T

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition